Skip to content

bpo-44180: Report generic syntax errors in the furthest position reached in the first parser pass#26253

Merged
pablogsal merged 1 commit into
python:mainfrom
pablogsal:bpo-44180
May 21, 2021
Merged

bpo-44180: Report generic syntax errors in the furthest position reached in the first parser pass#26253
pablogsal merged 1 commit into
python:mainfrom
pablogsal:bpo-44180

Conversation

@pablogsal

@pablogsal pablogsal commented May 19, 2021

Copy link
Copy Markdown
Member

@pablogsal pablogsal changed the title bpo-44180: Report generic syntax errors in the furthest position reac… bpo-44180: Report generic syntax errors in the furthest position reached in the first parser pass May 19, 2021
@pablogsal pablogsal merged commit b51081c into python:main May 21, 2021
@pablogsal pablogsal deleted the bpo-44180 branch May 21, 2021 15:09
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 21, 2021
…hed in the first parser pass (pythonGH-26253)

(cherry picked from commit b51081c)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 21, 2021
@bedevere-bot

Copy link
Copy Markdown

GH-26281 is a backport of this pull request to the 3.10 branch.

pablogsal added a commit that referenced this pull request May 21, 2021
…hed in the first parser pass (GH-26253) (GH-26281)

(cherry picked from commit b51081c)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants